Skip to content

gh-129033: Remove _PyInterpreterState_SetConfig() function#129048

Merged
vstinner merged 2 commits intopython:mainfrom
vstinner:remove_set_config
Jan 20, 2025
Merged

gh-129033: Remove _PyInterpreterState_SetConfig() function#129048
vstinner merged 2 commits intopython:mainfrom
vstinner:remove_set_config

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jan 20, 2025

Remove _PyInterpreterState_GetConfigCopy() and
_PyInterpreterState_SetConfig() private functions. PEP 741 "Python Configuration C API" added a better public C API: PyConfig_Get() and PyConfig_Set().

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants